home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / gui / cp / cp.ini < prev    next >
INI File  |  1996-03-30  |  7KB  |  271 lines

  1. ;// cubic player 1.7 configuration file
  2.  
  3. [general]
  4.   link=pmodtype ;// these objects will be loaded at startup. don't change it!
  5.   guspatchpath= ;// the gus patches AND the DEFAULT.CFG are located here.
  6. ;  datapath=     ;// path to cp's pictures and animations.
  7.  
  8. ;// this is the default configuration
  9. ;// if you want to make different configurations you can copy this section
  10. ;// and rename it. select that configuration with commandline switch -c...
  11. ;// see the example below
  12. [defaultconfig]
  13. ;// names of the sections to be used in this configiuration
  14.   soundsec=sound
  15.   screensec=screen
  16.   fileselsec=fileselector
  17. ;// these objects will be preloaded at startup
  18. ;// add some loaders for faster access
  19. ;// loaders are: loadmod, loadxm,  loads3m, loadptm, load669, loadokt
  20. ;//              loadams, loadult, loaddmf, loadmdl, loadmtm
  21.   link=loadmod loadxm loads3m
  22.  
  23.  
  24. [sound]
  25. ;// these drivers will be loaded at startup. change parameters at the
  26. ;// sections for the devices.
  27. ;// take those drivers out of the list, you will not need, because it
  28. ;// will speed up the loading process and require less memory
  29. ;// you can also add new devices by copying the section and renaming it.
  30. ;// (8 chars only)
  31.   playerdevices=devpSB devpWSS devpPAS devpNone devpDisk
  32.   samplerdevices=devsGUS devsSB devsWSS devsNone
  33.   wavetabledevices=devwGUS devwAWE devwMix devwMixQ
  34.   rate=44100              ;// -sr44100
  35.   rate32=48000            ;// use this rate for 32 channels (for slow cpus)
  36.   16bit=on                ;// -s8-
  37.   stereo=on               ;// -sm-
  38.   bufsize=1               ;// 0: small, 1:large, 2:full
  39.   midichan=24             ;// number of channels used for midi playback
  40.   cdsamplelinein=off      ;// if you turn this one on, cp will sample line in
  41.                           ;// instead of cd in when playing cdaudio
  42.   bigmodules=devwMix      ;// this wavetable device will be used if a module
  43.                           ;// was tagged "big" with alt-b in the fileselector.
  44.                           ;// (use if wavetable ram is not enough by far)
  45.   wavetostereo=1          ;// conv mono waves to stereo. turn off with sbpro
  46.   amplify=100  ;// -va100
  47.   volume=100   ;// -vv100
  48.   balance=0    ;// -vb0
  49.   panning=100  ;// -vp100
  50.   reverb=0     ;// -vr0
  51.   chorus=0     ;// -vc0
  52.   surround=off ;// -vs-
  53.   filter=6     ;// -vf6   (AOI)
  54.   echo=0       ;// -ve0
  55.  
  56.  
  57. [screen]
  58. ;// these pics have to be 640*384*208 TGAs, the first or the last 48 colors
  59. ;// must not be used.
  60. ;// header must read: 00 01 01 00 00 00 01 18 00 00 00 00 80 02 80 01 08 20
  61. ;// if your pic is not loaded, convert it to TGA with GWS.
  62.   usepics=cppic000.tga cppic001.tga cppic002.tga
  63.   compomode=off   ;// compomode will remove all texts and display
  64.                   ;// fileselector comment as the name (put compo # there!)
  65.   screentype=0    ;// screenmode
  66.   startupmode=i   ;// mode (instruments)
  67.   analyser=off
  68.   pattern=off
  69.   instrtype=2
  70.   channeltype=2
  71. ;//eXtended mode:
  72. ;//  screentype=7
  73. ;//  startupmode=t
  74. ;//  analyser=on
  75. ;//  pattern=on
  76. ;//  instrtype=3
  77. ;//  channeltype=3
  78.  
  79.  
  80. [fileselector]
  81. ;// files with these extensions will be scanned by the fileselector
  82. ;// you might add 001 002 003 004 if you are a fan of imphobia :)
  83.   modextensions=MOD XM S3M AMS MID MTM DMF ULT 669 NST WOW OKT PTM MDL WAV
  84.   screentype=0
  85.   typecolors=on
  86.   editwin=on
  87.   writeinfo=on
  88.   scanmdz=on
  89.   scaninarcs=on
  90.   scanmnodinfo=on
  91.   scanarchives=on
  92.   playonce=on       ;// -fr+
  93.   randomplay=on     ;// -fo-
  94.   loop=on           ;// -fl+
  95.   path=.            ;// path at startup
  96.  
  97. ;//device configuration:
  98. ;//[handle]
  99. ;//  link=...                                     (internal) link drivers
  100. ;//  drivername=...                               (internal) driver name
  101. ;//  handle=...                                   handle
  102. ;//  subtype=...                                  subtype
  103. ;//  port=...                                     primary port (hex)
  104. ;//  port2=...                                    secondary port (hex)
  105. ;//  irq=...                                      primary irq
  106. ;//  irq2=...                                     secondary irq
  107. ;//  dma=...                                      primary dma
  108. ;//  dma2=...                                     secondary dma
  109. ;//  bypass=...                                   bypass detect on/off
  110.  
  111. [devpSB]
  112.   link=devpsb
  113.   drivername=_plrSoundBlaster
  114.   handle=1
  115.   subtype=4
  116. ;// subtype: 1:sb 1.x, 2:sb 2.x, 3:sb pro, 4:sb16
  117.  
  118. [devpWSS]
  119.   link=devpwss
  120.   drivername=_plrWinSoundSys
  121.   handle=3
  122. ;// subtype: 0:wss, 1:gus daughterboard, 2:gusmax
  123.  
  124. [devpPAS]
  125.   link=devppas
  126.   drivername=_plrProAudioSpectrum
  127.   handle=4
  128.  
  129. [devpDisk]
  130.   link=devpdisk
  131.   drivername=_plrDiskWriter
  132.   handle=17
  133.  
  134. [devpNone]
  135.   link=devpnone
  136.   drivername=_plrNone
  137.   handle=16
  138.  
  139. [devsSB]
  140.   link=devssb
  141.   drivername=_smpSoundBlaster
  142.   handle=1
  143.  
  144. [devsGUS]
  145.   link=devsgus
  146.   drivername=_smpUltraSound
  147.   handle=2
  148.  
  149. [devsWSS]
  150.   link=devswss
  151.   drivername=_smpWinSoundSys
  152.   handle=3
  153.  
  154. [devsNone]
  155.   link=devsnone
  156.   drivername=_smpNone
  157.   handle=16
  158.  
  159. [devwGUS]
  160.   link=devwgus
  161.   drivername=_mcpUltraSound
  162.   handle=2
  163.   gusSlowUpload=off
  164.   gusSystemTimer=off
  165. ;// subtype: 0:gus, 1:double gus 2d, 2:double gus 3d
  166.  
  167. [devwAWE]
  168. ;// SoundBlaster AWE
  169.   link=devwsb
  170.   drivername=_mcpSoundBlaster
  171.   handle=1
  172.  
  173. [devwMix]
  174.   link=devwmix
  175.   drivername=_mcpMixer
  176.   handle=32
  177.   mixResample=off
  178.  
  179. [devwMixQ]
  180.   link=devwmixq dwmixqa
  181.   drivername=_mcpQMixer
  182.   handle=33
  183.   mixResample=off
  184.  
  185.  
  186. ;// archiver configuration
  187.  
  188. [arcZIP]
  189.   get=pkunzip
  190.   delete=pkzip -d
  191.  
  192. [arcARJ]
  193.   get=arj e -jyo
  194.   delete=arj d
  195.  
  196. [arcRAR]
  197.   get=rar e -std
  198.   delete=rar d -std
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207. ;;// this is an example configuration for gus
  208. ;;// uncomment this and type cp -cgus to use it
  209. ;
  210. ;[gus]
  211. ;  soundsec=soundgus
  212. ;  screensec=screen
  213. ;  fileselsec=fileselector
  214. ;  link=loadmod loadxm loads3m
  215. ;
  216. ;
  217. ;[soundgus]
  218. ;  playerdevices=devpNone
  219. ;  samplerdevices=devsGUS
  220. ;  wavetabledevices=dwmygus
  221. ;  midichan=24
  222. ;  cdsamplelinein=off
  223. ;  bigmodules=
  224. ;  amplify=100
  225. ;  volume=100
  226. ;  balance=0
  227. ;  panning=100
  228. ;  filter=6
  229. ;
  230. ;[dwmygus]
  231. ;  link=devwgus
  232. ;  drivername=_mcpUltraSound
  233. ;  handle=64
  234. ;  gusSlowUpload=on
  235. ;  gusSystemTimer=on
  236. ;  port=220
  237. ;  irq=5
  238. ;  irq2=5
  239. ;  dma=7
  240. ;  dma2=7
  241.  
  242. ;// this is an example of how to use different configurations to tell
  243. ;// cp to make a high quality wave file...
  244. ;// uncomment and type cp -cdiskwriter to try it
  245. ;[diskwriter]
  246. ;  soundsec=diskwritersound
  247. ;  screensec=screen
  248. ;  fileselsec=fileselector
  249. ;
  250. ;[diskwritersound]
  251. ;  playerdevices=devpDisk
  252. ;  samplerdevices=devsNone
  253. ;  wavetabledevices=devwMixQ
  254. ;  rate=44100           ;// or would you like DAT quality?
  255. ;  rate32=48000
  256. ;  16bit=on                ;// TURN OFF IF USING CP 1.666!
  257. ;  stereo=on               ;// TURN OFF IF USING CP 1.666!
  258. ;  bufsize=1
  259. ;  midichan=32
  260. ;  cdsamplelinein=off
  261. ;  bigmodules=devwQMix
  262. ;  amplify=100
  263. ;  volume=100
  264. ;  balance=0
  265. ;  panning=75     ;// to make the panning less extreme
  266. ;  reverb=0
  267. ;  chorus=0
  268. ;  surround=off
  269. ;  echo=0
  270. ;  filter=7  ;// FOI!
  271.